ODAC

TOraNestTable Methods

Methods of the TOraNestTable class.

For a complete list of the TOraNestTable class members, see the TOraNestTable Members topic.

Public

Name Description

AddRef (inherited from TSharedObject)

Increments the reference count for the number of references dependent on the TSharedObject object.

AllocObject (inherited from TOraObject)

Overloaded. Allocates an object instance.

AppendItem (inherited from TOraArray)

Appends an element to the end of an array.

Assign (inherited from TOraArray)

Copies properties and attributes of one object to another one.

Clear (inherited from TOraArray)

Removes all elements from an array.

CreateObject (inherited from TOraObject)

Creates an object.

DeleteItem

Deletes an item pointed by its index.

Exists (inherited from TOraObject)

Verifies if an object instance exists in a database.

Flush (inherited from TOraObject)

Places modifications made to the object to the database.

FreeObject (inherited from TOraObject)

Deallocates and frees an object instance.

InsertItem (inherited from TOraArray)

Inserts an element at a specific index.

IsDirty (inherited from TOraObject)

Verifies if an object instance is marked as dirty.

IsLocked (inherited from TOraObject)

Verifies if an object instance is marked as locked.

Lock (inherited from TOraObject)

Marks an object as locked for update.

MarkDelete (inherited from TOraObject)

Marks an object as being deleted.

MarkUpdate (inherited from TOraObject)

Marks an object as being updated.

Refresh (inherited from TOraObject)

Retrieves the latest database image for the object.

Release (inherited from TSharedObject)

Decrements the reference count.

Unmark (inherited from TOraObject)

Marks an object as not being dirty.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback